[INFO] cloning repository https://github.com/hflsmax/tether
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hflsmax/tether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 685751b234a2c0978943e019aee18352e358aee4
[INFO] testing hflsmax/tether against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhflsmax%2Ftether" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hflsmax/tether
[INFO] finished tweaking git repo https://github.com/hflsmax/tether
[INFO] tweaked toml for git repo https://github.com/hflsmax/tether written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hflsmax/tether on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hflsmax/tether already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded cursor-icon v1.2.0
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded rustix-openpty v0.2.0
[INFO] [stderr]   Downloaded alacritty_terminal v0.25.1
[INFO] [stderr]   Downloaded piper v0.2.5
[INFO] [stderr]   Downloaded miow v0.6.1
[INFO] [stderr]   Downloaded polling v3.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0d244072b523fe2c6e5024ccd11b178bda701fdbdc83ded17aa9927fbc225b0
[INFO] running `Command { std: "docker" "start" "-a" "b0d244072b523fe2c6e5024ccd11b178bda701fdbdc83ded17aa9927fbc225b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0d244072b523fe2c6e5024ccd11b178bda701fdbdc83ded17aa9927fbc225b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d244072b523fe2c6e5024ccd11b178bda701fdbdc83ded17aa9927fbc225b0", kill_on_drop: false }`
[INFO] [stdout] b0d244072b523fe2c6e5024ccd11b178bda701fdbdc83ded17aa9927fbc225b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bcc751f1487a10b10f8cc1dcbcaf366a76ae14f3451448f3c92c0d958310547
[INFO] running `Command { std: "docker" "start" "-a" "2bcc751f1487a10b10f8cc1dcbcaf366a76ae14f3451448f3c92c0d958310547", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rustix-openpty v0.2.0
[INFO] [stderr]    Compiling alacritty_terminal v0.25.1
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.17s
[INFO] running `Command { std: "docker" "inspect" "2bcc751f1487a10b10f8cc1dcbcaf366a76ae14f3451448f3c92c0d958310547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bcc751f1487a10b10f8cc1dcbcaf366a76ae14f3451448f3c92c0d958310547", kill_on_drop: false }`
[INFO] [stdout] 2bcc751f1487a10b10f8cc1dcbcaf366a76ae14f3451448f3c92c0d958310547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62844fc4fec66b6473f61b2021e3a8c80b30dbd578ca4ed2d4aeec3d75215d97
[INFO] running `Command { std: "docker" "start" "-a" "62844fc4fec66b6473f61b2021e3a8c80b30dbd578ca4ed2d4aeec3d75215d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling tether-protocol v0.1.21 (/opt/rustwide/workdir/crates/tether-protocol)
[INFO] [stderr]    Compiling tether-session v0.1.21 (/opt/rustwide/workdir/crates/tether-session)
[INFO] [stderr]    Compiling tether-daemon v0.1.21 (/opt/rustwide/workdir/crates/tether-daemon)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tether/src/main.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stdout]     |                         ----^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:835:29
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 902 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:906:29
[INFO] [stdout]     |
[INFO] [stdout] 906 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:916:29
[INFO] [stdout]     |
[INFO] [stdout] 916 | ...                   panel_state = None;
[INFO] [stdout]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 921 | ...                   panel_state = None;
[INFO] [stdout]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:921:29
[INFO] [stdout]     |
[INFO] [stdout] 888 |                     panel_state = Some(p);
[INFO] [stdout]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 921 |                             panel_state = None;
[INFO] [stdout]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `panel_state` is never read
[INFO] [stdout]    --> crates/tether/src/main.rs:874:25
[INFO] [stdout]     |
[INFO] [stdout] 874 |                         panel_state = None;
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s
[INFO] running `Command { std: "docker" "inspect" "62844fc4fec66b6473f61b2021e3a8c80b30dbd578ca4ed2d4aeec3d75215d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62844fc4fec66b6473f61b2021e3a8c80b30dbd578ca4ed2d4aeec3d75215d97", kill_on_drop: false }`
[INFO] [stdout] 62844fc4fec66b6473f61b2021e3a8c80b30dbd578ca4ed2d4aeec3d75215d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2eaf3cc35cc2827b0461e6404fc0ede2472152c88660165caf1fc7a6a173246e
[INFO] running `Command { std: "docker" "start" "-a" "2eaf3cc35cc2827b0461e6404fc0ede2472152c88660165caf1fc7a6a173246e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tether v0.1.21 (/opt/rustwide/workdir/crates/tether)
[INFO] [stderr]    Compiling tether-proxy v0.1.21 (/opt/rustwide/workdir/crates/tether-proxy)
[INFO] [stderr]    Compiling tetherd v0.1.21 (/opt/rustwide/workdir/crates/tetherd)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/tether/src/main.rs:886:25
[INFO] [stderr]     |
[INFO] [stderr] 886 |                     let mut p = panel::PanelState::new(session_id.to_string());
[INFO] [stderr]     |                         ----^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:835:29
[INFO] [stderr]     |
[INFO] [stderr] 835 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 902 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:906:29
[INFO] [stderr]     |
[INFO] [stderr] 906 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:916:29
[INFO] [stderr]     |
[INFO] [stderr] 916 | ...                   panel_state = None;
[INFO] [stderr]     |                       ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 921 | ...                   panel_state = None;
[INFO] [stderr]     |                       ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:921:29
[INFO] [stderr]     |
[INFO] [stderr] 888 |                     panel_state = Some(p);
[INFO] [stderr]     |                     ----------- `panel_state` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 921 |                             panel_state = None;
[INFO] [stderr]     |                             ^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `panel_state` is never read
[INFO] [stderr]    --> crates/tether/src/main.rs:874:25
[INFO] [stderr]     |
[INFO] [stderr] 874 |                         panel_state = None;
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `tether` (bin "tether" test) generated 6 warnings (run `cargo fix --bin "tether" -p tether --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tether-0572c2e358626404)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tether_daemon-b84ef61a3e70069c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::tests::parse_durations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-095184b6cbfa3986)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_attach_nonexistent_session ... ok
[INFO] [stdout] test test_auto_generated_session_id ... ok
[INFO] [stdout] test test_destroy_nonexistent_session ... ok
[INFO] [stdout] test test_create_and_list_sessions ... ok
[INFO] [stdout] test test_duplicate_session_id_rejected ... ok
[INFO] [stdout] test test_binary_data_passthrough ... ok
[INFO] [stdout] test test_attach_and_receive_output ... ok
[INFO] [stdout] test test_destroy_session ... ok
[INFO] [stdout] test test_empty_data_message ... ok
[INFO] [stdout] test test_concurrent_connections ... ok
[INFO] [stdout] test test_env_passed_to_session ... ok
[INFO] [stdout] test test_different_terminal_sizes ... ok
[INFO] [stdout] test test_large_output ... ok
[INFO] [stdout] test test_exclusive_attach_kicks_previous_client ... ok
[INFO] [stdout] test test_multiple_pings ... ok
[INFO] [stdout] test test_ping_pong ... ok
[INFO] [stdout] test test_destroy_kills_child_process ... ok
[INFO] [stdout] test test_rapid_input ... ok
[INFO] [stdout] test test_foreground_process_reported ... ok
[INFO] [stdout] test test_detach_and_reattach ... ok
[INFO] [stdout] test test_connection_drop_detaches_session ... ok
[INFO] [stdout] test test_reattach_steals_from_stale_attached_client ... ok
[INFO] [stdout] test test_resize ... ok
[INFO] [stdout] test test_multiple_sessions ... ok
[INFO] [stdout] test test_session_cwd_changes ... ok
[INFO] [stdout] test test_max_sessions_enforced ... ok
[INFO] [stdout] test test_multiple_resize ... ok
[INFO] [stdout] test test_shell_bash ... ok
[INFO] [stdout] test test_shell_zsh ... ok
[INFO] [stdout] test test_session_list_shows_attached_status ... ok
[INFO] [stdout] test test_shell_sh ... ok
[INFO] [stdout] test test_detach_reattach_multiple_times ... ok
[INFO] [stdout] test test_special_characters ... ok
[INFO] [stdout] test test_wrong_protocol_version ... ok
[INFO] [stdout] test test_reattach_write_failure_does_not_leak_attached ... ok
[INFO] [stdout] test test_steal_notifies_old_client ... ok
[INFO] [stdout] test test_switch_sessions_on_same_connection ... ok
[INFO] [stdout] test test_session_survives_client_crash ... ok
[INFO] [stdout] test test_session_survives_multiple_steals ... ok
[INFO] [stdout] test test_session_info_fields ... ok
[INFO] [stdout] test test_long_running_command_survives_detach ... ok
[INFO] [stdout] test test_idle_timeout_kills_child_process ... ok
[INFO] [stdout] test test_keepalive_detaches_idle_session ... ok
[INFO] [stdout] test test_destroy_after_natural_exit_is_harmless ... FAILED
[INFO] [stdout] test test_session_exit_notifies_client ... FAILED
[INFO] [stdout] test test_reattach_while_pty_producing_output ... FAILED
[INFO] [stdout] test test_write_timeout_detaches_session ... ok
[INFO] [stdout] test test_concurrent_reattach_with_active_output ... FAILED
[INFO] [stdout] test test_reattach_works_after_write_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_destroy_after_natural_exit_is_harmless stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_destroy_after_natural_exit_is_harmless' (128) panicked at crates/tether-daemon/tests/integration.rs:2053:6:
[INFO] [stdout] should receive exit notification: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3202343662 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d32020d652b - <core[4a92201981c6b77a]::result::Result<(), tokio[6cdb44843b792544]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d320205e21b - integration[cf0925842643ef77]::test_destroy_after_natural_exit_is_harmless::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:2053:6
[INFO] [stdout]   22:     0x5d32020dddf2 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d32020dde6d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d32020e4e8d - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5d32020e4d8b - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d32020e4d8b - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d32020e4d8b - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5d32020dfc50 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5d32020e410d - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5d32020e33b4 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5d32020e5bdb - <tokio[6cdb44843b792544]::runtime::context::scoped::Scoped<tokio[6cdb44843b792544]::runtime::scheduler::Context>>::set::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d32020bbb29 - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d32020dad92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::try_with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d32020da91e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d32020b751d - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d32020e26c0 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5d32020e29b6 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5d32020e2fc0 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5d32020c2863 - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d32020df0a1 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5d32020e5764 - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5d32020e592f - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5d320206a793 - integration[cf0925842643ef77]::test_destroy_after_natural_exit_is_harmless
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:2075:44
[INFO] [stdout]   44:     0x5d320201edd7 - integration[cf0925842643ef77]::test_destroy_after_natural_exit_is_harmless::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:2025:55
[INFO] [stdout]   45:     0x5d320207f026 - <integration[cf0925842643ef77]::test_destroy_after_natural_exit_is_harmless::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d32021aa08b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d32021aa08b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d32021b787b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d32021b787b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d32021b0f94 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d32021b0f94 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d32021ba482 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d32021ba482 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d32021ba482 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   67:     0x77fff2452a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_session_exit_notifies_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_session_exit_notifies_client' (202) panicked at crates/tether-daemon/tests/integration.rs:597:5:
[INFO] [stdout] should receive session exit notification
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a55a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3202041c01 - integration[cf0925842643ef77]::test_session_exit_notifies_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:597:5
[INFO] [stdout]   20:     0x5d32020dddf2 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d32020dde6d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d32020e4e8d - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   23:     0x5d32020e4d8b - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d32020e4d8b - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d32020e4d8b - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   26:     0x5d32020dfc50 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   27:     0x5d32020e410d - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   28:     0x5d32020e33b4 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   29:     0x5d32020e5bdb - <tokio[6cdb44843b792544]::runtime::context::scoped::Scoped<tokio[6cdb44843b792544]::runtime::scheduler::Context>>::set::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d32020bbb29 - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5d32020dad92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::try_with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d32020da91e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d32020b751d - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5d32020e26c0 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   35:     0x5d32020e29b6 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   36:     0x5d32020e2fc0 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5d32020c2863 - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<<tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d32020df0a1 - <tokio[6cdb44843b792544]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5d32020e5764 - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5d32020e592f - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5d3202068cf3 - integration[cf0925842643ef77]::test_session_exit_notifies_client
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:598:44
[INFO] [stdout]   42:     0x5d320201eb07 - integration[cf0925842643ef77]::test_session_exit_notifies_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:569:45
[INFO] [stdout]   43:     0x5d320207ec66 - <integration[cf0925842643ef77]::test_session_exit_notifies_client::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d32021aa08b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d32021aa08b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5d32021b787b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5d32021b787b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5d32021b0f94 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5d32021b0f94 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5d32021ba482 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d32021ba482 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5d32021ba482 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   65:     0x77fff2452a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_reattach_while_pty_producing_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_reattach_while_pty_producing_output' (191) panicked at crates/tether-daemon/tests/integration.rs:1541:10:
[INFO] [stdout] reattach timed out — possible deadlock in snapshot while holding registry lock: Elapsed(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3202343662 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d32020d5f7e - <core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::result::Result<tether_protocol[f00c4b1323f86f63]::message::Message, tether_protocol[f00c4b1323f86f63]::codec::CodecError>, tokio[6cdb44843b792544]::time::error::Elapsed>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d3202058b32 - integration[cf0925842643ef77]::test_reattach_while_pty_producing_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1541:10
[INFO] [stdout]   22:     0x5d32020dddf2 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d32020be98d - <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5d32020bcdc2 - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d32020bcdc2 - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d32020bcdc2 - <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5d32020c21c4 - <tokio[6cdb44843b792544]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5d32020c4328 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5d32020c258b - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5d32020c2364 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5d32020e5734 - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5d32020e592f - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5d320206a232 - integration[cf0925842643ef77]::test_reattach_while_pty_producing_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1549:44
[INFO] [stdout]   34:     0x5d320201ed47 - integration[cf0925842643ef77]::test_reattach_while_pty_producing_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1499:52
[INFO] [stdout]   35:     0x5d320207ef66 - <integration[cf0925842643ef77]::test_reattach_while_pty_producing_output::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5d32021aa08b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5d32021aa08b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5d32021b787b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5d32021b787b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5d32021b0f94 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5d32021b0f94 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5d32021ba482 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d32021ba482 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5d32021ba482 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   57:     0x77fff2452a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_reattach_with_active_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (125) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-3: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d320201632f - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5d32020d35ec - <core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::result::Result<tether_protocol[f00c4b1323f86f63]::message::Message, tether_protocol[f00c4b1323f86f63]::codec::CodecError>, tokio[6cdb44843b792544]::time::error::Elapsed>>::unwrap_or_else::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5d3202019e05 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5d32020922e8 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5d320209dd98 - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d320209dd98 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5d320208435a - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5d32020de830 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d32020b810e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d32020b26ab - __rust_try
[INFO] [stdout]   29:     0x5d32020b0883 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d32020b0883 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d320208280f - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5d320208c4c2 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5d320208c773 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5d32020caf0b - tokio[6cdb44843b792544]::runtime::task::raw::poll::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5d3202282992 - <tokio[6cdb44843b792544]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5d32022ac6cd - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5d32022b58b9 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5d32022b4994 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:583:29
[INFO] [stdout]   42:     0x5d32022ac0a9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5d32022a3ef0 - <tokio[6cdb44843b792544]::runtime::context::scoped::Scoped<tokio[6cdb44843b792544]::runtime::scheduler::Context>>::set::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5d32022961ab - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5d320225cbcb - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::try_with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5d320225c82f - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5d3202295b64 - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5d32022ad1c9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5d32022627ef - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5d32022b6a21 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5d32022ac26b - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5d32022940db - <tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5d32022593fc - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5d320225aa9c - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5d320225aa9c - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5d320225764e - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5d3202268461 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d3202268b3f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d320229a24b - __rust_try
[INFO] [stdout]   60:     0x5d3202294a13 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d3202294a13 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d3202257250 - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5d32022581e9 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5d32022584a7 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5d320226c04d - tokio[6cdb44843b792544]::runtime::task::raw::poll::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5d32022829d7 - <tokio[6cdb44843b792544]::runtime::task::UnownedTask<tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5d32022915e7 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5d3202293000 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5d32022909f4 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5d3202273826 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5d32022908e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5d32022684d1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5d3202268bc7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5d320229440b - __rust_try
[INFO] [stdout]   76:     0x5d3202290594 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5d3202290594 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5d3202290594 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5d320228bc4f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   83:     0x77fff2452a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (125) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-0: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d320201632f - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5d32020d35ec - <core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::result::Result<tether_protocol[f00c4b1323f86f63]::message::Message, tether_protocol[f00c4b1323f86f63]::codec::CodecError>, tokio[6cdb44843b792544]::time::error::Elapsed>>::unwrap_or_else::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5d3202019e05 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5d32020922e8 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5d320209dd98 - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d320209dd98 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5d320208435a - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5d32020de830 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d32020b810e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d32020b26ab - __rust_try
[INFO] [stdout]   29:     0x5d32020b0883 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d32020b0883 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d320208280f - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5d320208c4c2 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5d320208c773 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5d32020caf0b - tokio[6cdb44843b792544]::runtime::task::raw::poll::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5d3202282992 - <tokio[6cdb44843b792544]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5d32022ac6cd - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5d32022b58b9 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5d32022b4994 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:583:29
[INFO] [stdout]   42:     0x5d32022ac0a9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5d32022a3ef0 - <tokio[6cdb44843b792544]::runtime::context::scoped::Scoped<tokio[6cdb44843b792544]::runtime::scheduler::Context>>::set::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5d32022961ab - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5d320225cbcb - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::try_with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5d320225c82f - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5d3202295b64 - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5d32022ad1c9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5d32022627ef - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5d32022b6a21 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5d32022ac26b - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5d32022940db - <tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5d32022593fc - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5d320225aa9c - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5d320225aa9c - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5d320225764e - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5d3202268461 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d3202268b3f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d320229a24b - __rust_try
[INFO] [stdout]   60:     0x5d3202294a13 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d3202294a13 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d3202257250 - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5d32022581e9 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5d32022584a7 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5d320226c04d - tokio[6cdb44843b792544]::runtime::task::raw::poll::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5d32022829d7 - <tokio[6cdb44843b792544]::runtime::task::UnownedTask<tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5d32022915e7 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5d3202293000 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5d32022909f4 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5d3202273826 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5d32022908e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5d32022684d1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5d3202268bc7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5d320229440b - __rust_try
[INFO] [stdout]   76:     0x5d3202290594 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5d3202290594 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5d3202290594 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5d320228bc4f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   83:     0x77fff2452a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-rt-worker' (125) panicked at crates/tether-daemon/tests/integration.rs:1630:37:
[INFO] [stdout] cr-sess-2: reattach timed out — possible deadlock
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d320201632f - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:37
[INFO] [stdout]   20:     0x5d32020d35ec - <core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::result::Result<tether_protocol[f00c4b1323f86f63]::message::Message, tether_protocol[f00c4b1323f86f63]::codec::CodecError>, tokio[6cdb44843b792544]::time::error::Elapsed>>::unwrap_or_else::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5d3202019e05 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1630:18
[INFO] [stdout]   22:     0x5d32020922e8 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   23:     0x5d320209dd98 - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5d320209dd98 - <tokio[6cdb44843b792544]::runtime::task::core::Core<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   25:     0x5d320208435a - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5d32020de830 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d32020b810e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d32020b26ab - __rust_try
[INFO] [stdout]   29:     0x5d32020b0883 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d32020b0883 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d320208280f - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5d320208c4c2 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5d320208c773 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5d32020caf0b - tokio[6cdb44843b792544]::runtime::task::raw::poll::<integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x5d3202282992 - <tokio[6cdb44843b792544]::runtime::task::LocalNotified<alloc[420bb310a727dfd7]::sync::Arc<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   37:     0x5d32022ac6cd - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:647:18
[INFO] [stdout]   38:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5d32022b58b9 - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::boxed::Box<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5d32022b58b9 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:638:9
[INFO] [stdout]   41:     0x5d32022b4994 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:583:29
[INFO] [stdout]   42:     0x5d32022ac0a9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:536:24
[INFO] [stdout]   43:     0x5d32022a3ef0 - <tokio[6cdb44843b792544]::runtime::context::scoped::Scoped<tokio[6cdb44843b792544]::runtime::scheduler::Context>>::set::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5d32022961ab - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5d320225cbcb - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::try_with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5d320225c82f - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[6cdb44843b792544]::runtime::context::Context>>::with::<tokio[6cdb44843b792544]::runtime::context::set_scheduler<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5d3202295b64 - tokio[6cdb44843b792544]::runtime::context::set_scheduler::<(), tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5d32022ad1c9 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:531:9
[INFO] [stdout]   49:     0x5d32022627ef - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5d32022b6a21 - tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:523:5
[INFO] [stdout]   51:     0x5d32022ac26b - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/worker.rs:489:45
[INFO] [stdout]   52:     0x5d32022940db - <tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5d32022593fc - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:375:24
[INFO] [stdout]   54:     0x5d320225aa9c - <tokio[6cdb44843b792544]::loom::std::unsafe_cell::UnsafeCell<tokio[6cdb44843b792544]::runtime::task::core::Stage<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5d320225aa9c - <tokio[6cdb44843b792544]::runtime::task::core::Core<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/core.rs:364:30
[INFO] [stdout]   56:     0x5d320225764e - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5d3202268461 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d3202268b3f - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d320229a24b - __rust_try
[INFO] [stdout]   60:     0x5d3202294a13 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d3202294a13 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[6cdb44843b792544]::runtime::task::harness::poll_future<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d3202257250 - tokio[6cdb44843b792544]::runtime::task::harness::poll_future::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5d32022581e9 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5d32022584a7 - <tokio[6cdb44843b792544]::runtime::task::harness::Harness<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5d320226c04d - tokio[6cdb44843b792544]::runtime::task::raw::poll::<tokio[6cdb44843b792544]::runtime::blocking::task::BlockingTask<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   66:     0x5d32022701b7 - <tokio[6cdb44843b792544]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   67:     0x5d32022829d7 - <tokio[6cdb44843b792544]::runtime::task::UnownedTask<tokio[6cdb44843b792544]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/task/mod.rs:547:13
[INFO] [stdout]   68:     0x5d32022915e7 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5d3202293000 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:518:22
[INFO] [stdout]   70:     0x5d32022909f4 - <tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5d3202273826 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5d32022908e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5d32022684d1 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5d3202268bc7 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5d320229440b - __rust_try
[INFO] [stdout]   76:     0x5d3202290594 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5d3202290594 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5d3202290594 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   79:     0x5d320228bc4f - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[6cdb44843b792544]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   81:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   83:     0x77fff2452a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_reattach_with_active_output' (122) panicked at crates/tether-daemon/tests/integration.rs:1641:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(279), "cr-sess-0: reattach timed out — possible deadlock", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d320232d3ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d320232d3ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d320232d3ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d320234312a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d320234312a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5d3202332852 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d3202332852 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d320230a46f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d320230a46f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3202324df9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d32021b6dac - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d32021b6dac - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3202325072 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d3202325072 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d320230a528 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d32022fede9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d320230b3cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d320234391c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3202343662 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d320205d458 - <core[4a92201981c6b77a]::result::Result<(), tokio[6cdb44843b792544]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d320205d458 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1641:17
[INFO] [stdout]   22:     0x5d32020dddf2 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d32020be98d - <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5d32020bcdc2 - tokio[6cdb44843b792544]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d32020bcdc2 - tokio[6cdb44843b792544]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d32020bcdc2 - <tokio[6cdb44843b792544]::runtime::park::CachedParkThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5d32020c21c4 - <tokio[6cdb44843b792544]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5d32020c4328 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5d32020c258b - tokio[6cdb44843b792544]::runtime::context::runtime::enter_runtime::<<tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5d32020c2364 - <tokio[6cdb44843b792544]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5d32020e5734 - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5d32020e592f - <tokio[6cdb44843b792544]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   33:     0x5d320206a5d2 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1644:44
[INFO] [stdout]   34:     0x5d320201eda7 - integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tether-daemon/tests/integration.rs:1556:55
[INFO] [stdout]   35:     0x5d320207efe6 - <integration[cf0925842643ef77]::test_concurrent_reattach_with_active_output::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5d32021aa08b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5d32021aa08b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5d32021b787b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d32021b787b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5d32021b787b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5d32021b787b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5d32021b0f94 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5d32021b0f94 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5d32021ba482 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d32021ba482 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d32021ba482 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d32021ba482 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5d32021ba482 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5d320232c92f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   55:     0x5d320232c92f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x77fff23c5aa4 - <unknown>
[INFO] [stdout]   57:     0x77fff2452a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_reattach_with_active_output
[INFO] [stdout]     test_destroy_after_natural_exit_is_harmless
[INFO] [stdout]     test_reattach_while_pty_producing_output
[INFO] [stdout]     test_session_exit_notifies_client
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tether-daemon --test integration`
[INFO] running `Command { std: "docker" "inspect" "2eaf3cc35cc2827b0461e6404fc0ede2472152c88660165caf1fc7a6a173246e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eaf3cc35cc2827b0461e6404fc0ede2472152c88660165caf1fc7a6a173246e", kill_on_drop: false }`
[INFO] [stdout] 2eaf3cc35cc2827b0461e6404fc0ede2472152c88660165caf1fc7a6a173246e
